october 2020

Hardware reconfiguration
of RISC-V GD32VF
in noForth r(cv)

Data needed for the hardware initialization (Clock frequency, UART, Baudrate and the S? button) is stored in 5 cells at address CFG.

What to do if you want to change something:
  1. See the options below and choose the desired one.
  2. Copy the code in the colored box.
  3. Send the code to noForth (store and initialize).
  4. Test the new situation.
  5. No problems? Then make it permanent with FREEZE

Clock, UART and Baudrate - cells 0-3

RCU_CFG0 = Clock Configuration Register